Fix path of binary
authorJohn Goerzen <jgoerzen@complete.org>
Tue, 5 Jun 2007 06:52:57 +0000 (01:52 -0500)
committerJohn Goerzen <jgoerzen@complete.org>
Tue, 5 Jun 2007 06:52:57 +0000 (01:52 -0500)
debian/changelog
debian/rules

index efa7f5b173355b1350b5594ce57a95efaf4312e8..c684deaffc2de792df72a38c73f35cd344680ec5 100644 (file)
@@ -1,6 +1,7 @@
 gpsbabel (1.3.3-2) unstable; urgency=low
 
   * Added build-dep on texlive-base.  Closes: #427620.
+  * Fixed path of binary.  Closes: #427365.
 
  -- John Goerzen <jgoerzen@complete.org>  Tue, 05 Jun 2007 01:48:37 -0500
 
index 50146430ab4a802febeb185ee5025427b169c492..3773dbf669406c556fb2b0404e28b6bed10465b2 100755 (executable)
@@ -71,7 +71,7 @@ install: build
        dh_installdirs
 
        # Add here commands to install the package into debian/gpsbabel.
-       $(MAKE) install DESTDIR=$(CURDIR)/debian/gpsbabel/usr
+       $(MAKE) install DESTDIR=$(CURDIR)/debian/gpsbabel
        #install gpsbabel $(CURDIR)/debian/gpsbabel/usr/bin